Content Library Item File ChecksumAlgorithm
Content Library Item File ChecksumAlgorithm
The Content Library Item File ChecksumAlgorithm enumerated type defines the valid checksum algorithms.
Possible values:
SHA1: SHA-1 is deprecated and will be removed in a future release. Use Content Library Item File ChecksumAlgorithm.SH_a256 instead.
Checksum algorithm: SHA-1
MD5: MD5 is deprecated and will be removed in a future release. Use Content Library Item File ChecksumAlgorithm.SH_a256 instead.
Checksum algorithm: MD5
SHA256: Checksum algorithm: SHA-256
This constant was added in vSphere API 6.8.
SHA512: Checksum algorithm: SHA-512
This constant was added in vSphere API 6.8.
This data structure has no properties.
Enumeration:
SHA1,
MD5,
SHA256,
SHA512